home *** CD-ROM | disk | FTP | other *** search
- Path: ns.mad.servicom.es!news
- From: alfongd@svq.servicom.es (Alfonso Gonzalez D.A.)
- Newsgroups: comp.lang.c++
- Subject: TEMPLATES IN MEMORY FOR DLG. BOX?
- Date: 27 Mar 1996 21:03:31 GMT
- Organization: Your Organization
- Message-ID: <4jcaf3$pdl@ns.mad.servicom.es>
- NNTP-Posting-Host: ppp_4.svq.servicom.es
- X-Newsreader: WinVN 0.92.6+
-
- Hello, I am a Visual C++ 2.2 programer, and I have a
- problem. I wonder if you could help me.
-
- Well, I want to build a dinamic dialog box;
- I am working with templates in memory and I can not display the
- title (text) of a control.
- I think that the problem is locate in the type of the strings I am using.
- I am using the LPWSTR string type, and the lstrcpyW function
- to set the value.
-
- I am working with the MFC and building a WIN32 API application.
-
- If you know the solution of the problem or you know an example of
- building dialog box with template in memory, using MFC, please send me it.
-
- Thanks a lot
-
- Alfonso Gonzalez
- Spain
-